home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 API Bible / Windows 95 API Bible 3 Disc Set.iso / Win32 API Bible Book 2 of 3.iso / chapter4 / resource.h < prev    next >
C/C++ Source or Header  |  1995-08-14  |  816b  |  25 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by temp.rc
  4. //
  5. #define IDC_EDIT1                       1000
  6. #define IDC_EDIT2                       1001
  7. #define IDC_EDIT3                       1002
  8. #define IDC_CHECK1                      1003
  9. #define IDC_CHECK2                      1004
  10. #define IDC_RADIO1                      1005
  11. #define IDC_RADIO2                      1006
  12. #define IDC_RADIO3                      1007
  13. #define IDC_SAVE                        1008
  14.  
  15. // Next default values for new objects
  16. // 
  17. #ifdef APSTUDIO_INVOKED
  18. #ifndef APSTUDIO_READONLY_SYMBOLS
  19. #define _APS_NEXT_RESOURCE_VALUE        104
  20. #define _APS_NEXT_COMMAND_VALUE         40001
  21. #define _APS_NEXT_CONTROL_VALUE         1009
  22. #define _APS_NEXT_SYMED_VALUE           101
  23. #endif
  24. #endif
  25.